PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFJavaScriptBlock Class / getName Method
In This Topic
    getName Method
    In This Topic
    Gets the name.
    Syntax
    public java.lang.String getName()

    Return Value

    The name associated with the JavaScript block.
    See Also